projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d1ae2e
)
wayland: Protocol change: configure event
author
Rob Bradford
<rob@linux.intel.com>
Wed, 11 Jul 2012 13:38:28 +0000
(14:38 +0100)
committer
Rob Bradford
<rob@linux.intel.com>
Thu, 12 Jul 2012 14:58:38 +0000
(15:58 +0100)
The 'time' value has been removed.
gdk/wayland/gdkwindow-wayland.c
patch
|
blob
|
history
diff --git
a/gdk/wayland/gdkwindow-wayland.c
b/gdk/wayland/gdkwindow-wayland.c
index edc6e89677525947fc82dcf7f725f68143374a8a..731c0fd8b2e90fdb1f893866d409813f0e7ff116 100644
(file)
--- a/
gdk/wayland/gdkwindow-wayland.c
+++ b/
gdk/wayland/gdkwindow-wayland.c
@@
-661,7
+661,6
@@
gdk_wayland_window_map (GdkWindow *window)
static void
shell_surface_handle_configure(void *data,
struct wl_shell_surface *shell_surface,
- uint32_t time,
uint32_t edges,
int32_t width,
int32_t height)